How to Install php-opencloud software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install php-opencloud software package in Ubuntu 14.04 LTS (Trusty Tahr)

php-opencloud software package provides library to work with OpenStack clouds, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install php-opencloud 

php-opencloud is installed in your system.

Make ensure the php-opencloud package were installed using the commands given below,

$ sudo dpkg-query -l | grep php-opencloud *

You will get with php-opencloud package name, version, architecture and description in a table

php-opencloud package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section PHP
Package php-opencloud
Version 1.6.0+dfsg-1
Description library to work with OpenStack clouds
Sub Section PHP


See Also, How to uninstall or remove php-opencloud software package from Ubuntu 14.04 LTS (Trusty Tahr)?